const github.com/klauspost/compress/flate.nextBlock

6 uses

	github.com/klauspost/compress/flate (current package)
		inflate.go#L293: 	nextBlock
		inflate.go#L662: 	f.step = nextBlock
		inflate.go#L669: 	case nextBlock:
		inflate.go#L786: 		step:     nextBlock,
		inflate.go#L807: 	f.step = nextBlock
		inflate.go#L826: 	f.step = nextBlock